From: Chong Yidong Date: Mon, 23 Feb 2009 17:48:16 +0000 (+0000) Subject: * net/ange-ftp.el (ange-ftp-insert-directory): Adapt switch X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1590 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4f9ca81116f7791da969990bf93f8a55fc252fe6;p=emacs.git * net/ange-ftp.el (ange-ftp-insert-directory): Adapt switch manipulation to 2009-02-11 change to dired-add-entry (Bug#2410). --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2312155b42e..d3802f5082b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2009-02-23 Chong Yidong + + * net/ange-ftp.el (ange-ftp-insert-directory): Adapt switch + manipulation to 2009-02-11 change to dired-add-entry (Bug#2410). + 2009-02-23 Juanma Barranquero * bs.el (bs--down): When wrapping around, use `forward-line',